Visual Basic (Declaration) | |
---|---|
Overloads Public Sub SetUserInformation( _ ByVal index As Integer, _ ByVal type As Byte, _ ByVal data() As Byte _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- index
- Index of the User-defined item to set.
- type
- Type of the User-defined item.
- data
- Buffer that contains the data for the User-defined item.
For an exmple, refer to IsRoleSelect.
For more information about User-defined items, refer to AddUserInformation.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family